/*** 

====================================================================
                        Pricing tag
====================================================================

***/


  .pricing-pribel-plas17 .item {
      background-color: #ffffff;
      border-radius: 20px;
      padding: 30px;
      margin-bottom: 30px;
      position: relative;
      overflow: hidden;
      text-align: center;
  }

  .pricing-pribel-plas17 .item:before {
      width: 435px;
      height: 435px;
      border-radius: 40px;
      content: "";
      position: absolute;
      right: 0px;
      top: -200px;
      z-index: 0;
  }

  .pricing-pribel-plas17 .item--01:before {
      background: -webkit-linear-gradient(234deg, #03228f, #01d5eb 100%) !important;
  }

  .pricing-pribel-plas17 .item--01 .item__pricing p {
      color: #01d5eb;
  }

  .pricing-pribel-plas17 .item--01 .btn.btn-primary {
      background-color: #01d5eb;
      border-color: #01d5eb;
  }

  .pricing-pribel-plas17 .item--01 .btn.btn-primary:hover {
      background-color: #01d5eb;
      border-color: #01d5eb;
  }

  .pricing-pribel-plas17 .item--02:before {
      background: -webkit-linear-gradient(234deg, #03228f, #01d5eb 100%) !important;
  }

  .pricing-pribel-plas17 .item--02 .item__pricing p {
      color: #03228f;
  }

  .pricing-pribel-plas17 .item--02 .btn.btn-primary {
      background-color: #03228f;
      border-color: #03228f;
  }

  .pricing-pribel-plas17 .item--02 .btn.btn-primary:hover {
      background-color: #03228f;
      border-color: #03228f;
  }

  .pricing-pribel-plas17 .item--03:before {
      background: -webkit-linear-gradient(234deg, #03228f, #01d5eb 100%) !important;
  }

  .pricing-pribel-plas17 .item--03 .item__pricing p {
      color: #01d5eb;
  }

  .pricing-pribel-plas17 .item--03 .btn.btn-primary {
      background-color: #01d5eb;
      border-color: #01d5eb;
  }

  .pricing-pribel-plas17 .item--03 .btn.btn-primary:hover {
      background-color: #01d5eb;
      border-color: #01d5eb;
  }

  .pricing-pribel-plas17 .item--04:before {
      background-color: #03228f;
  }

  .pricing-pribel-plas17 .item--04 .item__pricing p {
      color: #03228f;
  }

  .pricing-pribel-plas17 .item--04 .btn.btn-primary {
      background-color: #03228f;
      border-color: #03228f;
  }

  .pricing-pribel-plas17 .item--04 .btn.btn-primary:hover {
      background-color: #03228f;
      border-color: #03228f;
  }

  @media screen and (min-width: 992px) {
      .pricing-pribel-plas17 .item {
          margin-bottom: 0;
      }
  }

  .pricing-pribel-plas17 .item__media {
      width: 64px;
      height: 64px;
      margin: 20px auto 60px;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      z-index: 3;
  }

  .pricing-pribel-plas17 .item__media:before,
  .pricing-pribel-plas17 .item__media:after {
      content: "";
      position: absolute;
  }

  .pricing-pribel-plas17 .item__media:after {
      width: 120px;
      height: 120px;
      border-radius: 60px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.05);
      z-index: 1;
  }

  .pricing-pribel-plas17 .item__media:before {
      width: 150px;
      height: 150px;
      border-radius: 75px;
      background-color: rgba(255, 255, 255, 0.2);
      z-index: 0;
  }

  .pricing-pribel-plas17 .item__media img {
      position: relative;
      z-index: 3;
      width: auto;
      max-width: 100%;
      max-height: 100%;
  }

  .pricing-pribel-plas17 .item__heading h3 {
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.25rem;
      margin: 0;
      margin-bottom: 60px;
      position: relative;
      letter-spacing: 5px;
      color: #ffffff;
  }

  .pricing-pribel-plas17 .item__content ul {
      margin: 0;
      padding: 25px;
      margin-bottom: 20px;
      list-style: none;
  }

  .pricing-pribel-plas17 .item__content ul li {
      line-height: 42px;
      color: #616161;
      margin: 0;
      font-size: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }

  .pricing-pribel-plas17 .item__content ul li strong {
      color: #4A4A4A;
  }

  .pricing-pribel-plas17 .item__pricing {
      margin-bottom: 30px;
  }

  .pricing-pribel-plas17 .item__pricing p {
      margin: 0;
      padding: 0;
      font-size: 1.875rem;
      font-weight: 700;
      line-height: 2.5rem;
  }

  .pricing-pribel-plas17 .item__pricing p span {
      font-weight: 300;
  }

  .pricing-pribel-plas17 .item .btn.btn-primary {
      color: #ffffff;
      height: 44px;
      border-radius: 22px;
      font-weight: 700;
      font-size: .875rem;
  }

  /*** 
  
/*-- slider section start--*/

.mb-5 {
    margin-bottom: 2rem !important;
}
.d-table {
    display: table !important;
}
.display-1 {
    font-size: calc(1.6rem + 4.2vw);
    font-weight: 600;
    line-height: 1.2;
}

.h-auto {
    height: auto !important;
}
.w-100 {
    width: 100% !important;
}
.d-block {
    display: block !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

@media (min-width: 992px){
.me-lg-n14 {
    margin-right: -9rem !important;
}
}

@media (min-width: 992px){
.py-lg-11 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
}
@media only screen and (max-width: 599px){
.py-lg-11 {
    padding-top: 50px;
    padding-bottom: 50px;
}
}
@media (min-width: 992px){
.me-lg-n15 {
    margin-right: -10rem !important;
}
}
@media (min-width: 1200px){
.display-1 {
    font-size: 60px;
}
}

/*-- slider section end--*/  

/* banner section */

.ban-font-weight {
    font-weight: 500;
    margin-bottom: 1.375rem;
    font-size: 18px;
    color: #01d5eb !important;
}
.fw-bold{
    font-size: 60px;
    line-height: 72px;
    font-weight: 500;
    margin-bottom: 34px;
}
.mts-5 {
    margin-top: 3rem !important;
}
.ptb-120 {
    padding: 120px 0;
}
.mt-60 {
    margin-top: 60px;
}

.me-3 {
    margin-right: 1rem !important;
}
.align-items-center {
    align-items: center !important;
}
.bg-dark {
    background-color: #0b163f !important;
}
.lead{
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 41px;
}
.animate-element {
    list-style: none;
    width: 100%;
    height: 100%;
    right: 0;
}

.animated-hero-1 .type-0 {
    left: 121px;
}

@media (min-width: 991px) and (max-width: 1560px) {
    .animated-hero-1 .type-0 {
        bottom: 177px;
    }
}
@media only screen and (max-width: 767px){
.fw-bold {
    font-size: 40px;
    line-height: 50px;
}
}
@media only screen and (max-width: 411px) {
    .banner-btn {
        margin-bottom: 7px;
    }
}

.banner-btn {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0);
    background-color: #0044e3;
    color: #fff;
    border-color: #0044e3;
    padding-bottom: 0.8125rem;
    font-size: 0.9375rem;
    font-weight: 700;
    padding-left: 40px;
    padding-right: 40px;
}


====================================================================
                        about
====================================================================

***/

  .about-style-three {
      position: relative;
      padding-top: 100px;
  }

  .about-style-three .image-box {
      position: relative;
      display: block;
      margin-right: 20px;
  }

  .about-style-three .image-box .image {
      position: relative;
      display: block;
      overflow: hidden;
  }

  .about-style-three .image-box .image img {
      width: 100%;
  }

  .about-style-three .image-box .text {
      position: absolute;
      right: -1px;
      bottom: 0px;
      width: 370px;
      padding: 41px 80px 0px 30px;
      background: #fff;
      text-align: right;
      clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 30% 0%);
  }

  .about-style-three .image-box .text .icon-box {
      position: absolute;
      bottom: 30px;
      right: 0px;
  }

  .about-style-three .image-box .text .count-outer {
      position: relative;
      display: block;
      font-size: 50px;
      line-height: 50px;
      font-family: 'Jost', sans-serif;
      font-weight: 600;
      color: #121113;
      margin-bottom: 5px;
  }

  .about-style-three .image-box .text h4 {
      display: block;
      font-size: 20px;
      line-height: 30px;
      font-weight: 500;
      color: #75767b;
  }

  .about-style-three .content-box {
      position: relative;
      display: block;
  }

  .about-style-three .content-box .inner-box {
      position: relative;
      padding-right: 200px;
  }

  .about-style-three .content-box .inner-box .logo-box {
      position: absolute;
      top: 7px;
      right: 0px;
  }

  .about-style-three .content-box .inner-box .logo-box .logo {
      position: relative;
      display: block;
      width: 170px;
      height: 155px;
      line-height: 155px;
      text-align: center;
      background: #fff;
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
      margin-bottom: 30px;
  }

  .about-style-three .content-box .inner-box .logo-box .logo:last-child {
      margin-bottom: 0px;
  }

  .about-style-three .content-box .inner-box .text {
      margin-bottom: 17px;
  }

  .about-style-three .content-box .inner-box .text p {
      margin-bottom: 25px;
  }

  .about-style-three .content-box .inner-box .text p:last-child {
      margin-bottom: 0px;
  }

  .about-style-three .content-box .link-box li {
      position: relative;
      display: block;
      margin-bottom: 10px;
      padding-bottom: 2px;
      border-bottom: 4px solid #121113;
  }

  .about-style-three .content-box .link-box li:last-child {
      margin-bottom: 0px;
  }

  .about-style-three .content-box .sec-title {
      margin-bottom: 31px;
  }

  .about-style-three .content-box {
      margin-top: -9px;
  }

  .funfact-section.alternat-2 .funfact-block-one .inner-box .icon-box {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      margin-bottom: 15px;
  }

  .funfact-section.alternat-2 .funfact-block-one .inner-box .count-outer {
      color: #121113;
  }

  .funfact-section.alternat-2 .funfact-block-one .inner-box h4 {
      color: #75767b;
  }

  @media only screen and (max-width: 991px) {
      .about-style-three .image-box {
          margin-right: 0px;
          margin-bottom: 30px;
      }
  }

  @media only screen and (max-width: 767px) {
      .about-style-three {
          padding: 70px 0px 60px 0px;
      }
      .sec-title h2,
      .about-section .title-text h2 {
          font-size: 36px;
          line-height: 46px;
      }
  }

  @media only screen and (max-width: 499px) {
      .about-style-three .content-box .inner-box {
          padding-right: 0px;
      }
      .about-style-three .content-box .inner-box .logo-box {
          position: relative;
          top: 0px;
          margin-bottom: 20px;
      }
      .about-style-three .content-box .inner-box {
          padding-right: 0px;
      }
      .about-style-three .content-box .inner-box .logo-box {
          position: relative;
          top: 0px;
          margin-bottom: 20px;
      }
  }
  
  
  
  .services-digital .services-item {
    padding-top: 70px;
    padding-bottom: 64px;
    position: relative;
    z-index: 10;
}

.services-digital .services-item::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
}

.services-digital .services-item .title {
    font-size: 20px;
    line-height: 30px;
    padding: 30px 30px 24px;
}
.services-digital .services-item ul li {
    padding: 5px 0;
}
.services-digital .services-item ul li a {
    color: #002e44;
    font-size: 16px;
    font-weight: 500;
}
.services-digital .services-item ul li a i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 37px;
    border: 2px solid #e9f0f5;
    border-radius: 50%;
    margin-right: 21px;
}
.services-digital .services-item.center {
    box-shadow: 0px 16px 32px 0px rgb(22 85 197 / 6%);
}
.services-digital .services-item.center .services-dot {
    position: absolute;
    right: -28px;
    bottom: -28px;
    z-index: -2;
}

.services-digital .services-item.center::after {
    position: absolute;
    content: '';
    top: -10px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 32px solid #1655c5;
    border-right: 32px solid transparent;
    z-index: -2;
}
.news-shade
{
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}
.footer-digital {
    
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #673FE7), color-stop(100, #0228a3));
    background-image: -webkit-linear-gradient(left, #673FE7 0%, #0228a3 100%);
    background-image: linear-gradient(to right, #673FE7 0%, #0228a3 100%);
}
.footer-digital:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    height: 215px;
    background: url(../image/footer-pattern.png) repeat-x;
}